PDF Functions
PHP Manual

PDF_endpath

(PHP 4, PECL pdflib >= 1.0.0)

PDF_endpathEnds current path

Description

void pdf_endpath ( int $pdf document )

The PDF_endpath() function ends the current path but does not close it.

See also PDF_closepath().


PDF Functions
PHP Manual